define("MELLOW_CORE_PATH",__DIR__."/core/");
define("MELLOW_CLIENT_PATH",__DIR__."/");
include_once(MELLOW_CORE_PATH."mellow_init.php"); //autoloads etc
include_once(MELLOW_CLIENT_PATH."config.php"); //client confs
?>
Fatal error: Uncaught Error: Class 'mellow\Cache' not found in /srv/sfbagency/clients2/admares_meyer/live/builds/default/public/mellow.php:34
Stack trace:
#0 {main}
thrown in /srv/sfbagency/clients2/admares_meyer/live/builds/default/public/mellow.php on line 34